Add GtkStyleContext.
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 4 Mar 2010 22:00:30 +0000 (23:00 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:36:48 +0000 (15:36 +0100)
commit2b425d89c80a47d0820b7b1b7aff26c37e5a61b8
tree19a374246877b69bce8d0d36832e06a95b8e0a18
parent530ae15f96b465e62286a6b995f514b53fe4883b
Add GtkStyleContext.

GtkStyleContext will conglomerate the information of several
GtkStyleProviders for widgets and theme engines to query it.
gtk/Makefile.am
gtk/gtk.h
gtk/gtkstylecontext.c [new file with mode: 0644]
gtk/gtkstylecontext.h [new file with mode: 0644]